type go.uber.org/zap/zapcore.writerWrapper

3 uses

	go.uber.org/zap/zapcore (current package)
		write_syncer.go#L45: 		return writerWrapper{w}
		write_syncer.go#L78: type writerWrapper struct {
		write_syncer.go#L82: func (w writerWrapper) Sync() error {